
Instructions:
1. Download Notepad++ (v6.9.2): https://notepad-plus-plus.org
2. In the preferences, set the tab size to eight spaces.
3. In the style configurator, set the font to Lucida Console (normal), size 10.
4. Open both disassemblies in Notepad++.
5. Right-click on the tab for the SNES document and choose "Move to Other View."
6. Select "View" in the menu, then enable "Synchronize Vertical Scrolling."

Both documents should now be displayed on a split screen and should scroll
simultaneously. Simply search for "===" to find parameter changes, or for
"%%%" to find instructions or data exclusive to the current document.


Noteworthy local differences:
  SNS: Actor classes were removed.
  SNS: Button Settings menu was removed.
  SNS: SwdTech naming menu was removed.
  SNS: Various oversights led to new bugs.
  SFC: Party gear overview lists body parts.
  SFC: Actor naming menu has two pages of choices.
  SFC: No "Please enter a name." in the actor naming menu.
  SNS: Most narrow windows were expanded to accommodate for longer strings.
  SFC: Buy menu adds a separator between item list and quantities on hand.
  SNS: Cursor in gear menus points at body parts rather than equipped items.
  SNS: Partial bug fix for lingering mosaic when switching members with L or R.
  SNS: Magic and rare item lists have two columns rather than three.
  SNS: Mastery percentages in Magic menu are preceded by an ellipsis.
  SFC: Magic list separates spell types with a blank row.
  SNS: Rare item list has fewer slots as a result of having fewer columns.
  SNS: Inventory and Lore list have one column rather than two.
  SNS: Inventory lists item classes to fill the void caused by the above.
  SNS: Description window in Skills menu allows for two lines instead of one.
  SNS: The above causes scrollable skill lists to contain one less onscreen row.
  SNS: Title window in skill menus is moved to the other side and is shorter.
  SNS: Changes made to Skills menu affect the bottom position of the scrollbar.
  SFC: List of available equipment displays quantities owned.
  SFC: Equip menu lists Gauntlet, Genji Glove, and Merit Award effects in use.
  SNS: Actor name in Equip and Relic menus is drawn onto the portrait.
  SNS: Spell types in Config menu are preceded by a magic icon.
  SNS: Spell types in Config menu are preceded by A, B, C rather than 1, 2, 3.
  SNS: Two-dot leader is replaced with an ellipsis in some menus.
  SFC: Spell elements are depicted using kanji instead of icons.
  SFC: "Time" in the main menu and save file menus is fully capitalized.
  SFC: "Empty" on blank save files is fully capitalized.
  SNS: Portrait in Status menu is lower.
  SNS: Status info in Status menu is displayed where the actor class would be.
  SNS: Inconsistent spacing around two-dot leaders in the Status menu.
  SNS: Changes "rate" to "%" after "Evade" and "MBlock" (redundant in Status menu).
  SFC: Gear data menu appends "OK" to "SwdTech," "Runic," and "2-hand."
  SNS: Some actor names in the ending differ, such as "Terra" instead of "Tina."
  SNS: Translator's name was added to the credits.
  SNS: List of special thanks in the ending differs, which affects the timing.
  SNS: The small font for the credits is thicker.
  SNS: "coordinater" is now "coordinator" in the credits.

Noteworthy global differences:
  SNS: 256th inventory slot was made inaccessible to fix equip bugs.
  SNS: The black and gray magic icons are mirrored horizontally.
  SFC: No real VWF; all large characters in a string share the same width.
  SNS: Monospaced digit characters are retained, but were touched up.
  SNS: Monospaced capital letters are retained, but were touched up.
  SFC: Monospaced font has no ellipsis.
